Click or drag to resize

ConversationActionProcessRightAway Property

Indicates whether the response is sent as soon as the action starts processing on the server or whether the response is sent after the action has completed.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool ProcessRightAway { get; set; }

Property Value

Type: Boolean
See Also